HTTP and Help Desk Module
The HTTP server is the HTML interface to the user. The interaction between the user and SelectXpress (service selection, activation/ deactivation, authentication, etc.) is performed through the user’s web browser and the HTTP server.
Requests of the user are forwarded to the Service Selection Management; the reply is passed on to the user.
If the user tries to exchange packets with a host he currently does not have access to, the SelectXpress can redirect those packets to a local process which can decide how to process this request. Currently, HTTP and DNS are handled in this way.